
.mooquee {
position:absolute;
overflow:hidden;
white-space:nowrap;
margin-top:-1.5%;
margin-right:-3%;
margin-bottom:0%;
margin-left:1%;
}
* html .mooquee {
position:relative;
overflow:hidden;
white-space:nowrap;
margin-top:-1.5%;
margin-right:-3%;
margin-bottom:0%;
margin-left:1%;
}
* + html .mooquee {
position:relative;
overflow:hidden;
white-space:nowrap;
margin-top:-1.5%;
margin-right:-3%;
margin-bottom:0%;
margin-left:1%;
}

.mooquee-text {
position:absolute;
}

.layer_one {
z-index:10000;
}
.layer_two {
z-index:50000;
}
.layer_one, .layer_two {
position:absolute;
width:535px;
height:14px;
line-height:14px;
font-family:arial,helvetica,sans-serif;
font-size:100%;
color:#transparent;
font-weight:normal;
font-variant:normal;
text-transform:none;
letter-spacing:1px;
border:none 1px #DEB887;
background-color:#transparent;
}

.layer_one a:link, .layer_one a:active, .layer_one a:visited,
.layer_two a:link, .layer_two a:active, .layer_two a:visited {	
color:#;
text-decoration:;
}
.layer_one a:hover, .layer_two a:hover {	
color:#;
text-decoration:;
}

.smtclr {
clear:both;
margin-top:0;
}